[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
View:AddRField(cTitle,cField,cPicture,lTotal,cSubTotal):
public: return true
Continues in programmer defining of a report.
cTitle: character: default is cField, the report column header
cField: character: no default.
contain full name of database field that must be printed (alias->filed)
if isn't full name (only field part exist) then alias will be instvar
variable View:Alias.
cPicture: character: no default.
Output picture mask for cField.
lTotal: logical: default is false, sets the field to be totaled
cSubTotal: character: default is "", sets the field to make subtotal
according to.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson